Intersoft ClientUI Documentation
Data<T> Class
Members 



Represents a class to encapsulate boolean data before placed on Items Control.
Syntax
Public Class Data(Of T As {New, Struct}) 
Dim instance As Data(Of T)
public class Data<T> 
where T: new(), struct
generic<typename T>
public ref class Data 
where T: gcnew(), value class
Type Parameters
T
Inheritance Hierarchy

System.Object
   Intersoft.Client.UI.Editors.Data<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Data<T> Members
Intersoft.Client.UI.Editors Namespace

Send Feedback